Skip to content

[5.x] Revert "Escape start_page Preference to avoid invalid Redirect" #11651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2025

Conversation

duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Apr 2, 2025

This pull request reverts #11616, as it seems to have caused an issue with some folks who use slashes in their start page URLs, which is pretty common.

I've reverted the escaping introduced in #11616, and added some additional tests.

Fixes #11649.

@duncanmcclean duncanmcclean marked this pull request as ready for review April 2, 2025 17:07
@duncanmcclean duncanmcclean requested a review from jesseleite April 2, 2025 17:10
@jesseleite jesseleite merged commit bb58cfd into 5.x Apr 2, 2025
26 checks passed
@jesseleite jesseleite deleted the revert-11616-fix-startpage-redirect branch April 2, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StartPageController url encodes start_page which breaks Apache/Nginx proxy
2 participants